Tool Calling is natively included into the following Model Providers: OpenAi. With Tool Calling your model will follow the ReACT Fraemwork and act as a resaosning agent calling the appropriate tool
"required": ["url", "selector"]
<?REPLACE_WITH_REF_NODE_ID?>
int, str, isinstance, range, len, type, sum, round, ord, float, abs, min, max, all, any, sorted, enumerate, zip, filter, map, reversed, chr, divmod, pow, bin, hex, and oct
json, requests, datetime, time, re, hashlib, bs4, typing, contextlib, decimal
Code Example